home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / e / powerd0.06 / modules / devices / input.m < prev    next >
Text File  |  1999-11-30  |  162b  |  9 lines

  1. CONST    IND_ADDHANDLER=9,
  2.         IND_REMHANDLER=10,
  3.         IND_WRITEEVENT=11,
  4.         IND_SETTHRESH=12,
  5.         IND_SETPERIOD=13,
  6.         IND_SETMPORT=14,
  7.         IND_SETMTYPE=15,
  8.         IND_SETMTRIG=16
  9.